BXDK_ Japanese Boxed Edit Control
The BXDK_
values define the initial dimensions of the various components of a Japanese
boxed edit (bedit) control. These are constants defined in terms of dialog
units. They are converted to pixel dimensions by the bedit control before use.
For more
information, see the entries for the BOXLAYOUT232HBGD and GUIDE structures in Chapter 11,
Pen Application Programming Interface Structures.
The following
table lists the BXDK_ values.
Constant |
Value |
Description |
BXDK_BASEHEIGHT |
28 |
Initial
value for cyBase in GUIDE |
BXDK_BASEHORZ |
0 |
Initial
value for cxBase in GUIDE |
BXDK_CELLHEIGHT |
32 |
Initial
value for cyBox in GUIDE |
BXDK_CELLWIDTH |
32 |
Initial
value for cxBox in GUIDE |
BXDK_CUSPHEIGHT |
28 |
Initial
value for cyCusp in BOXLAYOUT |
BXDK_ENDCUSPHEIGHT |
10 |
Initial
value for cyEndCusp in BOXLAYOUT |